<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/meson.git/test cases/frameworks, branch python35</title>
<subtitle>github.com: mesonbuild/meson.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/'/>
<entry>
<title>Merge pull request #2806 from inigomartinez/gtkdoc</title>
<updated>2017-12-26T11:15:08+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-12-26T11:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=1904b1a976d9d389f05ed5aa9b63de6f52c1c5e5'/>
<id>1904b1a976d9d389f05ed5aa9b63de6f52c1c5e5</id>
<content type='text'>
gnome.gtkdoc: Add support for non string based content files</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gnome.gtkdoc: Add support for non string based content files</pre>
</div>
</content>
</entry>
<entry>
<title>boost: Allow older behavior with a warning</title>
<updated>2017-12-25T12:52:36+00:00</updated>
<author>
<name>Niklas Claesson</name>
<email>nicke.claesson@gmail.com</email>
</author>
<published>2017-12-22T01:00:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d014087fd9ae8a2195c989419eb923d12c71e0fc'/>
<id>d014087fd9ae8a2195c989419eb923d12c71e0fc</id>
<content type='text'>
Fixes #2813
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #2813
</pre>
</div>
</content>
</entry>
<entry>
<title>gnome.gtkdoc: Extend GtkDoc test</title>
<updated>2017-12-22T20:04:00+00:00</updated>
<author>
<name>Iñigo Martínez</name>
<email>inigomartinez@gmail.com</email>
</author>
<published>2017-12-22T20:04:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=7f78b8aafcc7469fc3876653ef8d7895762d59b8'/>
<id>7f78b8aafcc7469fc3876653ef8d7895762d59b8</id>
<content type='text'>
The GtkDoc test has been extended to also test the inclusion of
generated files.

To test this, a new python script has been included which generates
a new docbook file which is included as content file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The GtkDoc test has been extended to also test the inclusion of
generated files.

To test this, a new python script has been included which generates
a new docbook file which is included as content file.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: skip libwmf test if libwmf-config not installed</title>
<updated>2017-12-20T18:29:19+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2017-12-17T00:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=d4673301b88a45d6f224fca5645f1ae244a2af47'/>
<id>d4673301b88a45d6f224fca5645f1ae244a2af47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Tests] Minor update for CI on Fedora</title>
<updated>2017-11-30T20:20:27+00:00</updated>
<author>
<name>Alexis Jeandet</name>
<email>alexis.jeandet@member.fsf.org</email>
</author>
<published>2017-11-29T22:06:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=8b5d4661614eb9f09143ad9da1c70e7c48a41101'/>
<id>8b5d4661614eb9f09143ad9da1c70e7c48a41101</id>
<content type='text'>
'test cases/frameworks/9 wxwidgets' fails to build with clang on
Fedora because it needs C++11 enabled.

Signed-off-by: Alexis Jeandet &lt;alexis.jeandet@member.fsf.org&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
'test cases/frameworks/9 wxwidgets' fails to build with clang on
Fedora because it needs C++11 enabled.

Signed-off-by: Alexis Jeandet &lt;alexis.jeandet@member.fsf.org&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2512 from dcbaker/wip/config-tool-variables</title>
<updated>2017-11-28T20:01:00+00:00</updated>
<author>
<name>Jussi Pakkanen</name>
<email>jpakkane@gmail.com</email>
</author>
<published>2017-11-28T20:01:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=746e70c0da73c3d20cb4456a8111355ad2202522'/>
<id>746e70c0da73c3d20cb4456a8111355ad2202522</id>
<content type='text'>
Add method to get values from config tool based dependency</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add method to get values from config tool based dependency</pre>
</div>
</content>
</entry>
<entry>
<title>Use ConfigToolDependency for libwmf</title>
<updated>2017-11-24T03:54:48+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2017-11-08T21:02:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=df3c0064564760315eb69e78b7c298bf26ad1b59'/>
<id>df3c0064564760315eb69e78b7c298bf26ad1b59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ConfigToolDependency for pcap</title>
<updated>2017-11-24T03:54:48+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2017-10-19T07:24:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=11fbc982d3fcb95b6774e0af6cc7d506fe876dc0'/>
<id>11fbc982d3fcb95b6774e0af6cc7d506fe876dc0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ConfigToolDependency for cups</title>
<updated>2017-11-24T03:54:48+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2017-10-19T17:53:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=a2f31821723d1e7bd445b73c58ec733c199be9d2'/>
<id>a2f31821723d1e7bd445b73c58ec733c199be9d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use ConfigToolDependency for SDL2</title>
<updated>2017-11-24T03:54:48+00:00</updated>
<author>
<name>Dylan Baker</name>
<email>dylan@pnwbakers.com</email>
</author>
<published>2017-10-19T18:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/meson.git/commit/?id=8e53dec314901ce65d2ccfb6cb7011c1b3fef976'/>
<id>8e53dec314901ce65d2ccfb6cb7011c1b3fef976</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
